auto merge of #775 : alexcrichton/cargo/issue-771, r=brson
authorbors <bors@rust-lang.org>
Fri, 31 Oct 2014 22:14:45 +0000 (22:14 +0000)
committerbors <bors@rust-lang.org>
Fri, 31 Oct 2014 22:14:45 +0000 (22:14 +0000)
commit492bc86063b377e0badd87e6aff188e5b0d770ea
tree4653045e033d71ef1b3076ae19bec3c0c9bafbe5
parent55d79ae8752c96a286b1ddec247843f936bc41cd
parentd188fcc9d148c4b8f71590f63d538647d46beb25
auto merge of #775 : alexcrichton/cargo/issue-771, r=brson

The examples output directory was accidentally taken into account twice, and
this removes one source of the output directory confusion.

Closes #771
src/cargo/ops/cargo_rustc/context.rs
tests/test_cargo_test.rs